RTC configuration for pin 17
GPIO_PIN_PAD_DRIVER | Pad driver selection. 0: normal output. 1: open drain. |
GPIO_PIN_INT_TYPE | GPIO interrupt type selection. 0: GPIO interrupt disabled. 1: rising edge trigger. 2: falling edge trigger. 3: any edge trigger. 4: low level trigger. 5: high level trigger. |
GPIO_PIN_WAKEUP_ENABLE | GPIO wake-up enable. This will only wake up ESP32-S2 from Light-sleep. |